build: Fix detection for pre-compiled css files
authorKalev Lember <klember@redhat.com>
Mon, 23 Aug 2021 13:38:46 +0000 (15:38 +0200)
committerKalev Lember <klember@redhat.com>
Mon, 23 Aug 2021 14:15:48 +0000 (16:15 +0200)
commit552a4b2c82f41c1dbba410b825673cf67d089b68
tree39d990d3e5949b6a9dd4a869cfb5cf5d50497633
parent1310bf02189e404be96bdb5d38cf62bfa4da23eb
build: Fix detection for pre-compiled css files

The default theme changed from Adwaita to Default and this tripped up
the logic to detect if the tarball builds contain pre-built css files or
not. Fix this by looking at pre-compiled css files in themes/Default/
instead of themes/Adwaita/.
gtk/meson.build